HipShaderVertexUniform

Declares that the struct is as VertexUniform block.

struct HipShaderVertexUniform {}

Members

Variables

name
string name;

This name is the base uniform name accessed when dealing with HLSL Api. i.e: Constant Buffer block name

Meta